Always set the max width or height to at least 1, since 0 triggers bugs in
authorOwen Taylor <otaylor@redhat.com>
Sun, 21 Feb 1999 22:12:00 +0000 (22:12 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 21 Feb 1999 22:12:00 +0000 (22:12 +0000)
commit16561707f86dad929b64d5f25c0dd58f870eddad
treefbc9c414c8f646438085f745a485000c856bf9b7
parent039d738e3b8914bc075265a4c6d52168674563cd
Always set the max width or height to at least 1, since 0 triggers bugs in

Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>

* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
 set the max width or height to at least 1, since 0
 triggers bugs in some window managers. (The window
"pops out" of the frame in fvwm)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c
gdk/x11/gdkwindow-x11.c